object paradigm meaning in Chinese
对象范例
Examples
- The early part of the 1990 s saw a greatly heightened interest in the object paradigm and related technologies
可以看到1990年的早期版本已经对对象模式和相关技术有着浓厚的兴趣。 - The object paradigm is based on building applications out of objects that have both data and behavior , whereas the relational paradigm is based on storing data . the " impedance mismatch " comes into play when you look at the preferred approach to access
但是对象模型与关系数据库不匹配:对象包含属性和行为,对象之间有继承、关联等关系,而关系数据库包含表、关系,表之间的关系使用主、外键表示。 - Given that the object paradigm consists of a relatively small set of fundamental concepts including encapsulation , inheritance , and polymorphism , there was clearly a great deal of overlap and conceptual alignment across these methods - much of it obscured by notational and other differences of no consequence
考虑到对象模式包含了基本概念的相对较小的子集(包括封装、继承和多态) ,很明显,在这些方法中存在非常多的重叠和概念上的结合- -大多数情况下是由于符号性的和其他并不重要的差异而使其变得很模糊不好理解。